Package-level declarations

Classes to manage Mobile Payments SDK settings.

Types

Link copied to clipboard

The environment that SDK has been initialized in.

Link copied to clipboard
data class SdkSettings(val sdkVersion: String, val sdkEnvironment: Environment)
Link copied to clipboard
data object SettingsClosed

Indicates that the settings screen has been closed.

Link copied to clipboard
interface SettingsManager

Provides information about the Mobile Payments SDK, such as the SDK version and environment. Also provides access to the payment settings, such as if offline processing is allowed. Additionally, you can display the Square-provided settings screen.